adTempus API
PreviousUpNext
IComputerMonitor::MatchOptions Property

Gets or sets options that determine the type of match to perform.

C++
__property long MatchOptions;
C#
long MatchOptions;
Visual Basic
Property MatchOptions() As long
Default Value

cmrDoesNotMatch

If MonitorType is cmtCheckReply, the monitor compares the response it receives from the Target to the MatchText. The MatchOptions define the kind of comparison that is made. 

Specify any valid combination of the CMResponseMatchOptionsEnum values.

This property is not used if MonitorType is cmtPing.

adTempus API Reference version 3.0.0.0, revised 10/30/2008